home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / Development / PowerD / alpha / modules / speedbar.m < prev    next >
Encoding:
Text File  |  2002-10-28  |  420 b   |  10 lines

  1. LIBRARY SpeedBarBase
  2.     SPEEDBAR_GetClass()(d0)=-30,
  3.     AllocSpeedButtonNodeA(d0,a0:PTR TO TagItem)(d0)=-36,
  4.     AllocSpeedButtonNode(d0,a0:LIST OF TagItem)(d0)=-36,
  5.     FreeSpeedButtonNode(a0)(d0)=-42,
  6.     SetSpeedButtonNodeAttrsA(a0,a1:PTR TO TagItem)(d0)=-48,
  7.     SetSpeedButtonNodeAttrs(a0,a1:LIST OF TagItem)(d0)=-48,
  8.     GetSpeedButtonNodeAttrsA(a0,a1:PTR TO TagItem)(d0)=-54,
  9.     GetSpeedButtonNodeAttrs(a0,a1:LIST OF TagItem)(d0)=-54
  10.